[index]

Remove Property Command

Syntax

remove property <property> from <object>

Description

The remove property command disassociates a custom property from an object. <property> must be the name of a currently defined custom property for <object>.

Examples

on mouseUp put the properties of me end mouseUp Now type the following lines in the Message Box, pressing Enter after each: Switch to Browse mode and click the "Show Properties" button to see a list of its properties in the Message Box, like this: custom1, custom2 Type the following line in the Message Box and press Enter:
This text has been mechanically extracted from the Oracle Media Objects 1.0.4.9 MediaTalk Reference, © 1995 Oracle Corporation, and is provided here solely for educational/historical purposes.